home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
icon
/
rardmnds.lha
/
RareDiamonds
/
RemapTo4Colors
< prev
next >
Wrap
Text File
|
1995-03-23
|
338b
|
17 lines
;remap icons from 8 to 4 Colors...
if "`cd`" eq MHD2:RareDiamonds ;where i am?
;if it is HomePath?
echo "Abort...." ;then abort..
echo "I will never destroy icons in RareDiamonds' Homepath..."
quit 999999
else
echo "Working..."
doicon12/doicon IconArchive/#? remapmwb=2 all ;else remap...
endif